2012-08-23 - 4846.100 - Spec - Splitting Schedule Lines #OrderEntry
SPECIFICATIONS
4846.100 - Spec - Splitting Schedule Lines
Purpose
Combine split schedule lines for non caselot orders.
Admin Info
Purpose
|
Combine split schedule lines for non caselot orders
|
Requested By
|
Thi Tran
|
Spec Created By
|
Surya Basa
|
Spec Created Date
|
02/21/2013
|
Spec QA by
|
Surya Basa
|
Objects
|
J_3AOSL_V
J_3AOSL_C
|
Document Status
|
Complete
|
References
Prior Tickets
None
Documents
None
Functional Requirement
Design a solution on Order Scheduling Strategy so that the same strategy is used for both caselot/cross dock orders and non caselot orders. Schedule lines should combine for a given size if the proposed dellivery date is same and should propose the latest date for caselot/crossdock orders when multiple dates are proposed for a given size.
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
Assign S00 scheduling strategy with 002 routine to the [[#|combination]] of sales document types and sales area.
Test Plan
[List test scenarios/cases to be executed here]
Test Scenario
|
Expected Results
|
Create a non caselot order with multiple items and sizes.
|
The schedule lines shouldn't split with the same delivery dates for a given size.
|
Create a non caselot order with multiple items and sizes and then in the SO at
Header Level in the sales tab select caselot or crossdock and run ATP.
|
The schedule lines shouldn't split with the same delivery dates for a given size;
when the ATP is run after selecting caselot or crossdock, system should propose
the latest date of the schedule lines as the delivery date for a given size.
|
Create a caselot or crossdock SO.
|
System should propose the latest date as the delivery date for a given size.
|
Solution Details
[Provide [[#|complete]] technical details for configuration or programming here]
Config changes were done in the following path-
SPRO>Sales & Distribution>Basic Functions>AFS Order Scheduling>Define [[#|Scheduling Strategies]]
1. S00 scheduling strategy was used and "combine schedule lines" was flagged
2. Routine 002 was assigned to the scheduling grouping field VBEP.
The scheduling strategy S00 was assigned to the combination of sales doc types and sales areas as per the requirements provided by the business in the following path-
SPRO>Sales & Distribution>Sales Documents>Sales Document Header>Maintain Sales Document Types per Sales Areas for AFS
Issues
None